Current File : /var/www/vinorea/var/cache/dev/ContainerNf3vR0M/getPrestashop_Core_Import_FileRemovalService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'prestashop.core.import.file_removal' shared service.
return $this->services['prestashop.core.import.file_removal'] = new \PrestaShop\PrestaShop\Core\Import\File\FileRemoval(($this->services['prestashop.core.import.dir'] ?? $this->load('getPrestashop_Core_Import_DirService.php')));